Scroll to navigation
glutGetMenu — Get the current menu ID.
glutGetMenu
OpenGLUT - menus
#include <openglut.h>
int glutGetMenu(void);
Returns the integer ID of the current menu.
glutSetMenu(3)